home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / zcomd506.arc / ZCOMMDOC.AF < prev    next >
Text File  |  1991-05-06  |  75KB  |  1,771 lines

  1.  
  2.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  3.         ZCOMM User Manual                                                  151
  4.  
  5.           The syntax of ZCOMM's redirection differs from that used by DOS and
  6.           UNIX. ZCOMM's output must be redirected before the command(s) are
  7.           given, and the redirection stays in effect until explicitly
  8.           canceled.  ZCOMM's command prompt is not redirected.
  9.  
  10.           EXAMPLE: bdump file0
  11.                kill
  12.                >file1
  13.                dump file0
  14.                close
  15.           Dumps the contents of the modem input buffer to file0.  Output is
  16.           then redirected to file1 and contents of file0 are displayed in side
  17.           by side hex/ascii format.
  18.  
  19.           Note that the create and t filename commands do not redirect utility
  20.           command output to the file.
  21.  
  22.  
  23.         19.1  Function Key Commands
  24.  
  25.         Some function keys are recognized at the command prompt.  Function key
  26.         commands may not be mixed with any other character.  For example,
  27.         keyboarding "t PgUp" elicits an error bell.  Some scrips redefine the
  28.         function keys.  The standard assignments may be restored with a gosub
  29.         setup command.
  30.  
  31.         F2 From the command prompt, F2 enters term function.
  32.  
  33.           SEE ALSO: t [file] command
  34.  
  35.         Up Select the previous command in the command stack for reentry.
  36.  
  37.         Down Select the next command in the command stack for reentry.
  38.  
  39.         Home,PgUp,End Enter the review function.
  40.  
  41.         F3...F10 Function keys F3 to F10 are programmed by set commands in the
  42.           "setup" directory in the distributed telephone directory.  The key
  43.           definitions in PHODIR.t may be modified or removed at your
  44.           discretion.
  45.  
  46.         F3 Receives files with YMODEM protocol, or XMODEM. [22]
  47.  
  48.  
  49.  
  50.  
  51.         __________
  52.  
  53.         22. ZCOMM generates a file name if the sending program does not
  54.             provide one.
  55.  
  56.  
  57.  
  58.         (C) 1990 Omen Tech Inc                Chapter 19 Function Key Commands
  59.  
  60.  
  61.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  62.         ZCOMM User Manual                                                  152
  63.  
  64.         F4 Invokes TurboLearn Script Writer(TM) to record keystrokes and
  65.           computer dialog, then generates a script using this information.
  66.  
  67.           If ZCOMM is not currently connected to a system, the script called
  68.           by F4 prompts the user for telephone number, baud rate, and parity.
  69.           When recording is finished, the script prompts for a pathname to
  70.           store the completed TruboDial script in.
  71.  
  72.         F5 On Unix systems, begin background operation and issue a sub shell
  73.           for the user.  ZCOMM operation proceeds with screen output
  74.           suppressed.  If ZCOMM should require keyboard input before the user
  75.           returns, ZCOMM waits for the user to return.
  76.  
  77.         F6 Prompts for a file name, then receives that file with the XMODEM-
  78.           CRC protocol.  ZCOMM will revert to the basic XMODEM protocol after
  79.           a few timeouts if the sender does not support CRC-16.
  80.  
  81.         F7 Prompts for a file name, then transmits that file with XMODEM
  82.           protocol.  If the file name includes wildcard characters, or if more
  83.           than one file name is given, or if a directory name is given, YMODEM
  84.           protocol will be used.
  85.  
  86.         F8 Generates and transmits a password based on the called system's
  87.           name and the string parameter xpassword.  * This command is valid
  88.           only when called from the term function.
  89.  
  90.         F9 Calls a script to add a new system entry to the Telephone
  91.           Directory.  The script prompts for a system name, and checks for
  92.           duplications with entries currently in the Phone Directory.  The
  93.           script prompts for comments which will display when that system is
  94.           called.  Speed and parity are then prompted for, and the entry is
  95.           added to the end of the Phone Directory.
  96.  
  97.         F10 Invokes the "help" command or help processor.
  98.  
  99.         Shift-F1 List the Phone directory.
  100.  
  101.         Shift-F2 Search Phone Directory for system names matching user
  102.           supplied string.
  103.  
  104.         Shift-F3 List voice calls in the Phone Directory.
  105.  
  106.         Shift-F4 Disconnect the modem from telephone line (hang it up).
  107.  
  108.         Shift-F5 Prompt for a system name and add a command to call it to the
  109.           circular dialing queue.  List the queue contents.
  110.  
  111.         Shift-F6 Run (execute) the circular dialing queue.
  112.          The following function keys are valid at the main command prompt,
  113.         from the term function, and from the review function.
  114.  
  115.  
  116.  
  117.         (C) 1990 Omen Tech Inc                Chapter 19 Function Key Commands
  118.  
  119.  
  120.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  121.         ZCOMM User Manual                                                  153
  122.  
  123.         Ctrl-Home Resets display modes and clears the screen.
  124.  
  125.         ALT-C Writes the circular buffer to disk and closes any open send or
  126.           receive file(s).  ZCOMM complains if no files were open.
  127.  
  128.           SEE ALSO: close command
  129.  
  130.         ALT-D Lists the current directory of the default disk.
  131.  
  132.           SEE ALSO: dirr command
  133.  
  134.         ALT-M Toggles keyboard mapping.
  135.  
  136.           SEE ALSO: display mapkb command, N numeric parameter
  137.  
  138.         ALT-R Enter the review function.
  139.  
  140.           SEE ALSO: review command
  141.  
  142.         ALT-S Displays status on the local screen only, even if ZCOMM is in
  143.           host operation.
  144.  
  145.           SEE ALSO: s command
  146.  
  147.         ALT-U Toggles Upper case conversion of keyboard and file characters
  148.           sent with the term function ( t, f, F2 commands).  The answerback
  149.           and programmed strings are not affected.  Protocol file transfers
  150.           are not affected.  The u mode is reset by the call command.
  151.  
  152.           SEE ALSO: u mode
  153.  
  154.         ALT-W Writes the circular buffer to the receive file.  Equivalent to
  155.           the main w command.
  156.  
  157.           SEE ALSO: w command
  158.  
  159.         F1...FA10 etc. The Soft Keys can be programmed (with "set" commands)
  160.           either to send a string of characters to the remote or to invoke a
  161.           ZCOMM command sequence.  Iff the string begins with "@", the
  162.           remainder of the string is treated as a ZCOMM command.  No strings
  163.           are sent to the remote from the command prompt or from the review
  164.           function.
  165.  
  166.           The soft keys can be changed for each remote system or different
  167.           application programs, with set commands embedded in the appropriate
  168.           telephone directory entry.  The ALT-K key displays the strings
  169.           assigned to these keys.
  170.  
  171.           There are 48 soft keys, f1 to f12,fs1 to fs12,fc1 to fc12,fa1 to
  172.           fa12, plus some of the cursor keys.  ( fs1 is obtained by Shift-F1.
  173.           fc1 is obtained by Ctrl-F1.  fa1 is obtained by Alt-F1.) In
  174.  
  175.  
  176.         (C) 1990 Omen Tech Inc                Chapter 19 Function Key Commands
  177.  
  178.  
  179.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  180.         ZCOMM User Manual                                                  154
  181.  
  182.           addition, the cursor keys may be reassigned to send strings to the
  183.           remote when in the term function.  To list them, set the v (verbose)
  184.           parameter non zero ("pv1"), then give a "set" command.  Most soft
  185.           keys have names beginning with f, and are described in Chapter 25.
  186.  
  187.         19.2  Browse Command
  188.  
  189.         BROwse pathspec browses through the specified files.  If pathspec is
  190.         empty, all files are presented.  For each matched pathname, the
  191.         filename, date, and length are displayed.  The status line displays
  192.         some of the possible (one letter) commands.
  193.  
  194.         EXAMPLE: >>>c:bro *.c
  195.         CFLOW.C          13:18:10 02-25-86   6072 ?
  196.         app, back, copy, Del, mv, next, page, sz, S, quit, {rR}ead, usq, view,
  197.         !, @
  198.  
  199.  
  200.  
  201.         a, A Prompts for a pathname and then appends the current file to it.
  202.           Both DOS and CP/M format files are handled correctly.  The A choice
  203.           then deletes the file.
  204.  
  205.         b Backs up to the previous file.  Browse will not back up past a
  206.           deleted or renamed file.
  207.  
  208.         c prompts for a target pathname.  The resulting DOS command
  209.           copy file target is executed by a copy of COMMAND.COM.  Target may
  210.           include the switches available with the DOS copy command.  The
  211.           pathnames given must be legal for DOS, with \ separating directories
  212.           from filenames.[23]
  213.  
  214.           EXAMPLE: c
  215.           Copy to: a:
  216.  
  217.  
  218.           SEE ALSO: "HINT" below
  219.  
  220.         D Deletes the file.
  221.  
  222.         SP, CR skip to the next file.
  223.  
  224.         r, R The R subcommand first kills the circular buffer.  Then read the
  225.           file (or as much as will fit) into the circular buffer, then call
  226.           the review function.  The review function subcommands can be used to
  227.  
  228.  
  229.         __________
  230.  
  231.         23. Unless the DOS SWITCHAR has been changed to "/".
  232.  
  233.  
  234.  
  235.         (C) 1990 Omen Tech Inc                       Chapter 19 Browse Command
  236.  
  237.  
  238.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  239.         ZCOMM User Manual                                                  155
  240.  
  241.           page back and forth through the file, write portions of the buffer
  242.           to files, and so on.  If review is exited with the file still open,
  243.           browse closes it.  This subcommand is not available if Restricted.
  244.  
  245.           SEE ALSO: review function
  246.  
  247.         n Sends the file with the ZMODEM n option (send file only if the
  248.           source is newer than the destination).
  249.  
  250.         S sends the selected file with XMODEM protocol.  The user must start
  251.           an XMODEM receive on the other machine.
  252.  
  253.         s sends the selected file with ZMODEM or YMODEM Protocol and 1kb
  254.           packets.  If the other program has ZMODEM AutoDownload enabled (Z
  255.           mode) the file transmission will be automatic.  Otherwise, the user
  256.           must start a YMODEM or ZMODEM receive on the other machine.  The s
  257.           and S subcommands are useful when issued by a remote caller browsing
  258.           through files in a directory.
  259.  
  260.         t Tail reads the tail of the file into the circular buffer and
  261.           displays the last 24 lines.
  262.  
  263.         Q, X Quit ends the file list.  X is provided for the convenience of
  264.           users accustomed to the wash and sweep programs.
  265.  
  266.         V, Ctrl-V View the file, whether it is a regular or SQueezed file.
  267.  
  268.         ! prompts for a DOS command and then attempts to execute it.  Some DOS
  269.           commands that might be useful are rename, del, print, move, emacs,
  270.           mince, edlin, chkdsk, and chmod.  When entering the DOS command, a
  271.           keyboarded % is replaced by the pathname of the currently selected
  272.           file.
  273.  
  274.           Please refer to the !  command for details and caveats.
  275.  
  276.           EXAMPLE: !emacs % calls EMACS to edit the selected file.
  277.  
  278.  
  279.         @ Prompts for a ZCOMM command, and then executes that command as if it
  280.           had been entered at the main command prompt.  The @ subcommand
  281.           should not be used for any command that involves file names.
  282.  
  283.           EXAMPLE: @display vt100
  284.  
  285.  
  286.         * Any other letter redisplays the file information and repeats the
  287.           prompt.
  288.  
  289.         After the file list is exhausted, ZCOMM prints the free storage
  290.         remaining on the default disk.
  291.         HINT: Use a directory command to change the order in which the files
  292.  
  293.  
  294.         (C) 1990 Omen Tech Inc                       Chapter 19 Browse Command
  295.  
  296.  
  297.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  298.         ZCOMM User Manual                                                  156
  299.  
  300.         are presented for the browse command.  For example, assume we have a
  301.         directory src on drive c: (hard disk) and a floppy drive F: with a
  302.         scratch disk inserted.  The command sequence
  303.             dirt
  304.             f:
  305.             browse c:/src
  306.         displays each file in the src directory beginning with the newest.
  307.         Typing c tells ZCOMM you want to copy the file.  When ZCOMM asks for
  308.         the filename, just hit <CR> and the file is copied.  (The resulting
  309.         command to command.com is "COPY c:/src/file").  This sequence may be
  310.         used to "clean up" a directory.
  311.  
  312.         19.3  DOS Gateway
  313.  
  314.         A "Shell Escape" or "DOS Gateway" executes a DOS COMMAND (a program or
  315.         command) as a subroutine.  If the first non white-space character of
  316.         the line is !, the entire line, less the !, is executed as a DOS
  317.         command, as if it were typed to DOS in the absence of ZCOMM.  If the !
  318.         command is not the first command on the line, the command string must
  319.         conform to ZCOMM's rules pertaining to strings.  DOS Gateways are not
  320.         allowed if ZCOMM is RESTRICTED.
  321.  
  322.         If the next character is % the rest of the command is processed for
  323.         string substitutions.
  324.  
  325.  
  326.         If DOS fails to execute COMMAND.COM, (actually, the program specified
  327.         in COMSPEC), the message Shell Escape DOS error return = N is
  328.         displayed.  The usual DOS error returns are 1002,1005,1008,1010, and
  329.         1011, which are the DOS error return values + 1000:
  330.  
  331.         2  File not found (COMMAND.COM)
  332.  
  333.         5  Access Denied
  334.  
  335.         8  Insufficient memory
  336.  
  337.         10 Invalid environment
  338.  
  339.         11 Invalid format
  340.         Return values less than 1000 are returned by the application but are
  341.         lost by current versions of COMMAND.COM.  The return value is saved in
  342.         the ?  numeric parameter and may be tested with the ?  test condition.
  343.  
  344.  
  345.         EXAMPLE: !whereis thebeef.* Uses the public domain WHEREIS.COM program
  346.         to find certain files on the hard disk.
  347.  
  348.  
  349.         EXAMPLE: !dir >foo Generate a directory listing, with output
  350.         redirected by DOS to foo.
  351.  
  352.  
  353.         (C) 1990 Omen Tech Inc                          Chapter 19 DOS Gateway
  354.  
  355.  
  356.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  357.         ZCOMM User Manual                                                  157
  358.  
  359.         The command line keys !dir keys displays the soft keys, executes a DOS
  360.         "dir" command without arguments, and then displays the soft keys
  361.         again, while the command line !dir keys calls DOS to print directory
  362.         information for the file keys.
  363.  
  364.         !  commands are interpreted by DOS's COMMAND.COM; Batch files and
  365.         built-in commands may be invoked as well as programs.  Some useful DOS
  366.         built-in commands are rename, copy, date, and time.
  367.  
  368.         Caution should be exercised with commands that affect disk files if
  369.         ZCOMM has files open at the time.  Programs that remain resident in
  370.         low memory (such as spoolers) should NOT be invoked from ZCOMM unless
  371.         they are already resident, as memory would become fragmented.
  372.         Invoking the DOS "print" command (if print isn't already resident) has
  373.         caused DOS to crash when ZCOMM exits.
  374.  
  375.         Memory available for !command will be less than when the command is
  376.         given directly to DOS without ZCOMM running.  The command "!chkdsk"
  377.         will display the amount of memory available for subprograms.
  378.  
  379.         NOTE: Some commands under some conditions may cause DOS to crash
  380.         immediately, after more commands are given, or when the user attempts
  381.         to return to DOS,  especially if insufficient memory is available.
  382.         The EXEC functions of nonstandard operating systems are notorious
  383.         sources of interesting debugging experiences.
  384.  
  385.         Before executing a !  command, ZCOMM restores the modem port's
  386.         Interrupt Service Routine's previous interrupt vector and interrupt
  387.         enable bits.  ZCOMM also synchronizes the BIOS display driver.  After
  388.         return from the DOS command, ZCOMM enables DTR, the ISR vector,
  389.         interrupts on the modem port, and resumes direct control of the
  390.         display.
  391.  
  392.         If the command name begins with "%" (per cent sign) the remainder of
  393.         the command string is processed for string substitution (but not
  394.         character escapes).
  395.  
  396.         EXAMPLE:      set s0 this.txt
  397.              !%mv %s0 bakdir
  398.  
  399.         If the command name (after an optional leading "%") begins with ~
  400.         (tilde), ZCOMM does NOT restore the modem port's Interrupt Service
  401.         Routine's previous interrupt vector and interrupt enable bits.  The
  402.         called program may then access the modem with the ROM BIOS interrupt
  403.         hex 14, which is mapped to ZCOMM's modem service routines during the
  404.         execution of the !~ command.
  405.  
  406.         When the modem is accessed this way, incoming characters are buffered
  407.         in ZCOMM's interrupt buffer, preventing loss of characters when
  408.         scrolling above 300 bits per second.  Unlike the ROM BIOS routines
  409.         (which are a compromise to allow driving serial printers), the ZCOMM
  410.  
  411.  
  412.         (C) 1990 Omen Tech Inc                          Chapter 19 DOS Gateway
  413.  
  414.  
  415.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  416.         ZCOMM User Manual                                                  158
  417.  
  418.         int 14h handler does not depend on the state of DSR or CTS.
  419.  
  420.         This interface allows other programs to perform specialized functions,
  421.         such as graphic screen operation or special CRT terminal emulation.
  422.         One such program is COMSH.EXE available on Compuserve's Programmers'
  423.         Special Interest Group (GO PCS-158).[24]
  424.  
  425.         EXAMPLE: !~comsh
  426.  
  427.         The ZCOMM BIOS EMULATOR replacing the int 14h modem service routine
  428.         accepts the standard BIOS INT 14h functions encoded in the AH register
  429.         as described in the IBM Technical Reference Manual.  Since the modem
  430.         port is selected by ZCOMM, the DX register is ignored.  The character
  431.         ready status bit reflects whether ZCOMM's modem interrupt buffer has
  432.         one or more characters waiting.
  433.  
  434.         The !~ command uses special logic to allow programs to exit gracefully
  435.         when carrier detect is lost.
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.         __________
  465.  
  466.         24. COMSH supports graphic images transmitted by Compuserve's Weather
  467.             Radar service.
  468.  
  469.  
  470.  
  471.         (C) 1990 Omen Tech Inc       Chapter 19 Protocol File Transfer OPTIONS
  472.  
  473.  
  474.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  475.         ZCOMM User Manual                                                  159
  476.  
  477.         20.  OPTIONS for Protocol File Transfers
  478.  
  479.         Options modify the way the protocol file transfer commands send and
  480.         receive files.  They are reset before each command line.
  481.  
  482.         The a and b options are mutually exclusive.  With ZMODEM, a b option
  483.         given to the sender or receiver will override any a option.
  484.  
  485.         The +, r, N, n, p, and y options are mutually exclusive.  The Y option
  486.         may be followed by the +, r, n, or N option.  Specifiying these
  487.         options to the receiver overrides the ZMODEM sender's specification of
  488.         these options.
  489.  
  490.  
  491.         +  When receiving to a file already on disk, append the new data to
  492.            the old file (if one exists).  This option is not allowed if ZCOMM
  493.            is Restricted.
  494.  
  495.            When sending files with ZMODEM, the + option commands the receiver
  496.            to append to a file already on the receiver's disk.
  497.  
  498.            EXAMPLE: sz -+ ONAME=master.log *.log sends all .log files in the
  499.            current directory to be appended to master.log on the receiver's
  500.            computer.
  501.  
  502.            NOTE: Append (+) is not the same as crash recovery (-r).  Append is
  503.            used to concatenate (add) new data to an existing file.  The
  504.            resulting file contains both old and new data.
  505.            NOTE: If an append (+) file transfer is interrupted and restarted,
  506.            data may be duplicated.
  507.  
  508.            SEE ALSO: r option
  509.  
  510.         7  Strip data to 7 bits for file transfers with the Kermit protocol.
  511.            Program executables and other 8 bit binary files cannot be sent
  512.            this way.  In the absence of the 7 option ZCOMM transfers all 8
  513.            bits of each byte.  If the communications line is set to 8 bits no
  514.            parity, the 8th bit is tranmitted, otherwise ZCOMM requests 8th bit
  515.            quoting.  NOTE: The 7 option is distinct from the 7e and 7o modes.
  516.  
  517.         a  (ASCII) The a option applies to files received with XMODEM, YMODEM,
  518.            or ZMODEM protocol.  It converts newlines not preceded by CR to
  519.            CR/LF pairs.  NULL, RUBOUT, and all characters in each packet
  520.            beginning with Ctrl-Z are excluded.  The a option is useful when
  521.            receiving text files without carriage returns directly from Unix
  522.            systems.
  523.  
  524.            When sending with ZMODEM, the a option instructs the receiver to
  525.            convert text files to the conventions used in its operating
  526.            environment.  When sending to VAX/VMS RZ this selects CR carriage
  527.            control variable length record format.
  528.  
  529.  
  530.         (C) 1990 Omen Tech Inc       Chapter 20 Protocol File Transfer OPTIONS
  531.  
  532.  
  533.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  534.         ZCOMM User Manual                                                  160
  535.  
  536.            The a option does not apply to Kermit.  Files transferred with the
  537.            a option cannot be processed with the ZMODEM r (recover/resume)
  538.            option.
  539.  
  540.            EXAMPLE: rc -a program.c receives program.c and converts end of
  541.            lines to CR/LF.
  542.  
  543.  
  544.         b  (Binary) With ZMODEM, inhibits the receiver from translating the
  545.            file contents.  If either the ZMODEM sender or receiver specifies b
  546.            option, any contrary requests will be ignored.
  547.  
  548.            EXAMPLE: sz -b program.exe
  549.  
  550.  
  551.         c  Use CRC-16 with the rx, rt, and r7 commands.
  552.  
  553.         e  Normally, ZMODEM senders escape XON, XOFF, Ctrl-P, CR-@-CR, and
  554.            Ctrl-X, and ZMODEM receivers ignore XON and XOFF.  The e option
  555.            escape all control characters when sending files with the ZMODEM
  556.            protocol.  In 7-bit environments, the e option also escapes RUBOUT
  557.            (7F).[1] This option is useful when operating with brain damaged
  558.            data PBX systems and other types of "front ends".
  559.  
  560.            SEE ALSO: zmtxesc, zmrxesc string parameters
  561.  
  562.         E  With ZMODEM-90, force 8th bit encoding even if the transmission
  563.            medium appears to support 8 bits.[2]
  564.  
  565.         f  Send the full pathname as specified (exclusive of disk identifier)
  566.            when using a batch send command.  Normally only the file name
  567.            portion (without any directory prefix) is transmitted.  The f
  568.            option applies to batch file transmission with the kermit sb, sb,
  569.            send, and sz commands.
  570.  
  571.            EXAMPLE: cd /src; sz -f robot/r2d2.h sends the file with the
  572.            pathname robot/r2d2.h.
  573.  
  574.  
  575.            EXAMPLE: sz -f /src/robot/vox/3tpi0.*
  576.  
  577.  
  578.            SEE ALSO: PREFIX=p flag for the sb and sz commands.
  579.  
  580.  
  581.         __________
  582.  
  583.          1. In 7-bit environments, ZMODEM always escapes FF.
  584.  
  585.          2. Not featured in DSZ.COM.
  586.  
  587.  
  588.  
  589.         (C) 1990 Omen Tech Inc       Chapter 20 Protocol File Transfer OPTIONS
  590.  
  591.  
  592.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  593.         ZCOMM User Manual                                                  161
  594.  
  595.         F  Insert a pause after each transmitted data subpacket transmitted
  596.            with ZMODEM.  This is useful in certain situations when
  597.            conventional flow control methods are unavailable, ineffective, or
  598.            unreasonably slow (i.e., "broken").  The length of pause is set by
  599.            the zmodem F numeric parameter.
  600.  
  601.            EXAMPLE: sz -F honker.dat
  602.  
  603.  
  604.            SEE ALSO: zmodem F numeric parameter
  605.  
  606.         g  Given to the receiving program, the g option to the rb command
  607.            allows the sender and receiver to dispense with acknowledging each
  608.            transmitted packet when using YMODEM batch transfers.  YMODEM-g
  609.            increases throughput when the transmitting medium itself (direct
  610.            connection, X.PC session, or error correcting modems) provides
  611.            error free transmission.  The transmitting medium can use XOFF and
  612.            XON to enforce flow control.
  613.  
  614.            If the transmitting medium does not enforce flow control,[3] the
  615.            user must insure the receiver is not overrun.  ZCOMM on a PC or XT
  616.            accepts data at 9600 bps without flow control when the file is
  617.            being written to a hard disk or ramdisk.[4]
  618.  
  619.            If an error is detected when the g option is used, the transfer is
  620.            aborted.
  621.  
  622.            EXAMPLE: rb -g
  623.  
  624.  
  625.            The g option may also be used with the rx command to receive files
  626.            from Qmodem's G protocol.
  627.  
  628.         i  With YMODEM or ZMODEM, instructs the receiver to write file(s) in
  629.            stream oriented Image format.  When sending to the VAX/VMS version
  630.            of rz, the i option selects Stream_LF record format.  Stream_LF
  631.            preserves the exact contents of binary files read by VMS C
  632.            programs.  Stream_LF is useful for file servers and archives that
  633.            service PCs, as well as C programs on VMS itself.  (Without the i
  634.            option, the VMS rz default is 512 byte fixed length record format.)
  635.  
  636.  
  637.  
  638.  
  639.         __________
  640.  
  641.          3. X.PC automatically enforces end to end flow control.
  642.  
  643.          4. Provided no memory resident programs or special drivers hog CPU
  644.             cycles.
  645.  
  646.  
  647.  
  648.         (C) 1990 Omen Tech Inc       Chapter 20 Protocol File Transfer OPTIONS
  649.  
  650.  
  651.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  652.         ZCOMM User Manual                                                  162
  653.  
  654.         I  With YMODEM or ZMODEM, instructs the receiver to write file(s) in
  655.            variable length binary record Image format.  When sending to the
  656.            VAX/VMS version of rz, the i option selects Variable length
  657.            (mrs=510) binary record format.  Certain programs such as Kermit32
  658.            understand this binary record format better than Stream_LF.
  659.  
  660.         k  Use 1024 byte (1K) packets with the sb and sx commands.  The
  661.            default packet length is 128.  This increases throughput when the
  662.            speed is high relative to the response times of the communications
  663.            channel and the computers.  The k option is useful with 9600 or
  664.            19200 bps transfers with directly connected timesharing systems.
  665.            The k option may not work properly uploading to some systems,
  666.            particularly heavily loaded or poorly implemented timesharing
  667.            systems at high speeds.  The k option is valid only when sending to
  668.            ZCOMM, Unix rb, or other compatible programs.  If the file length
  669.            is not a multiple of 1024, the remainder of the file will be sent
  670.            with 128 byte blocks.  This option does not affect Kermit
  671.            transfers.
  672.  
  673.            EXAMPLE: sb -k *.c *.h
  674.  
  675.            With the sz command, the k option forces an initial 1024 byte
  676.            subpacket length.
  677.  
  678.            EXAMPLE: sz -k *.c *.h
  679.  
  680.  
  681.         l  Force incoming pathnames that are all uppercase to lower case.
  682.            This is reset by the call command.  This option is ignored on DOS
  683.            and OS/2.
  684.  
  685.         m  (ZMODEM-90) Activate MobyTurbo(TM) for maximum throughput on
  686.            compressed files sent over completely transparent connections.
  687.            MobyTurbo can be used over links that support YMODEM-g.  Moby Turbo
  688.            can not be used with most forms of software flow control or over
  689.            networks that reserve control characters.
  690.  
  691.         M  Locks out Moby Turbo even if the other program has given the m
  692.            option.  This option is useful if the transmission path does not
  693.            support complete transparency.
  694.  
  695.         n  (ZMODEM) Each file is transferred if the corresponding destination
  696.            file does not exist, or if the source file is newer.  The n option
  697.            can be given with either the sz or rz commands.  This option is not
  698.            allowed if the receiver is Restricted.
  699.  
  700.            EXAMPLE: sz -n *.* attempts to send all files in the current
  701.            directory.  Only those files that do not exist in the destination
  702.            directory, and those for which the source is newer will be sent.
  703.  
  704.  
  705.  
  706.  
  707.         (C) 1990 Omen Tech Inc       Chapter 20 Protocol File Transfer OPTIONS
  708.  
  709.  
  710.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  711.         ZCOMM User Manual                                                  163
  712.  
  713.         N  (ZMODEM) Transfer the file if the corresponding destination file
  714.            does not exist, or if the source file is newer or longer.  The N
  715.            option be used with the sz and rz commands.  This option is not
  716.            allowed if the receiver is Restricted.
  717.  
  718.            EXAMPLE: sz -N *.*
  719.  
  720.  
  721.         p  (ZMODEM) Protect destination file; bypass this file if it already
  722.            exists on the destination system.
  723.  
  724.         P  (ZMODEM-90) When transferring files over 7 bit paths, pack 4 8-bit
  725.            bytes into 5 7-bit bytes for transmission instead of quoting the
  726.            8th bit.[5] This increases transmission speed on compressed files.
  727.  
  728.         q  (Quiet) suppresses block by block status line update during Kermit
  729.            and X/YMODEM file transfers.  Also prevents skipped files from
  730.            incrementing the e numeric parameter and e test condition.
  731.  
  732.         r  (ZMODEM) Resume/Recover an interrupted file transfer with the
  733.            ZMODEM protocol.  May be given with either the sz or rz commands.
  734.  
  735.            The r option may be used to resume the transmission of a long file
  736.            after a disconnect or power loss, without having to start over at
  737.            the beginning of the file.  The r option may also be used when the
  738.            source file grows from time to time and only the incremental
  739.            portion needs to be sent.  The r option assumes that the contents
  740.            of the destination file are identical to the corresponding
  741.            beginning portion of the source file.  The r option should not be
  742.            applied to a file that has been modified by the a option.  This
  743.            option is not allowed if the receiver is Restricted.
  744.  
  745.            EXAMPLE: sz -r hugefile.lst
  746.  
  747.  
  748.            SEE ALSO: zmodem c numeric parameter
  749.  
  750.            For convenience, the r option can be specified on all files if
  751.            desired, even those that have not been interrupted during a
  752.            transfer.  However, if you do make the r option the default with
  753.            adlopts you could inadvertently overwrite valuable data with
  754.            unrelated data from a rendom file with the same file name.
  755.  
  756.            The "ZMODEM Crash Recovery at NNNN" message may not appear when
  757.            performing Crash Recovery on very short files.
  758.  
  759.  
  760.         __________
  761.  
  762.          5. Not supported in DSZ.COM.
  763.  
  764.  
  765.  
  766.         (C) 1990 Omen Tech Inc       Chapter 20 Protocol File Transfer OPTIONS
  767.  
  768.  
  769.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  770.         ZCOMM User Manual                                                  164
  771.  
  772.         rr As above, but the files are compared by taking a 32 bit CRC on the
  773.            contents before deciding on whether to start a fresh transfer.
  774.  
  775.            EXAMPLE: sz -rr maybenewer.lst
  776.  
  777.  
  778.            With the -rr option, all of the files are compared or transmitted
  779.            by default.  The number of bytes used in the comparision may be
  780.            restricted by setting the zmodem R numeric parameter to a number
  781.            between 2048 and 32000 (1 billion on 32 bit flavors).
  782.  
  783.            EXAMPLE: zmodem pR20000
  784.  
  785.  
  786.         R  (32 bit Unix systems) Recursively descend directories specified in
  787.            wild cards when expanding file names.
  788.  
  789.            EXAMPLE: sz -Rf src
  790.            Sends the files in the src directory and its subdirectories (R
  791.            option), and transmits the full relative pathname (f option).
  792.  
  793.  
  794.            SEE ALSO: f option
  795.  
  796.         s  SlugBait modifies the logic of ZMODEM sending to detect and report
  797.            attempts at evading accountability for receiving files.  Such
  798.            attempts are flagged with a Q status in the log of sent files.
  799.            SnailBait adds a slight delay to file transmission, and a transfer
  800.            that is cut off at the very end of file may very infrequently be
  801.            reported with Questionable instead of ERROR status.
  802.  
  803.         S  When sending file(s) with ZMODEM, interrogate the receiving prgram
  804.            for its serial number.  S option terminates when a serial number is
  805.            received or when the call command is given.  Receiving file(s) with
  806.            YMODEM or ZMODEM from programs providing a serial number also
  807.            provides the other program's serial number.  The serial number
  808.            received is listed by the performance log.
  809.  
  810.         t  Enter the term function after file transfer(s) complete.  The t
  811.            option should not be used in commands given from within the term
  812.            function, either directly or with soft key definitions.
  813.  
  814.         u  Unlink (remove, delete) the file after it has been sent with the sz
  815.            command.
  816.  
  817.         v  View the data being transmitted or received.  Only correct data is
  818.            displayed.  Viewing standard ASCII files does not interfere with
  819.            correct transmission at high speeds, although throughput may be
  820.            degraded.
  821.  
  822.            The output may be redirected to a capture file or DOS device with
  823.  
  824.  
  825.         (C) 1990 Omen Tech Inc       Chapter 20 Protocol File Transfer OPTIONS
  826.  
  827.  
  828.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  829.         ZCOMM User Manual                                                  165
  830.  
  831.            the > or >> command.  Unless output is redirected, this option must
  832.            not be used when ZCOMM is in Host Operation.
  833.  
  834.            When invoking Unix ZCOMM as xyam, rz, sz, rb, sb, rx, or sx,
  835.            creates a logging file with information useful for debugging
  836.            purposes.  More v's create more detailed debugging information.
  837.  
  838.            SEE ALSO: v numeric parameter, LOGFILE environment variable
  839.  
  840.         wN Use a window size of N bytes with the sz command, overriding the
  841.            zmodem w numeric parameter.  If N is missing, use a ZMODEM window
  842.            size of 4096 bytes.
  843.  
  844.            SEE ALSO: Flow Control Chapter 14, zmodem w numeric parameter
  845.  
  846.         WN Request the sending program to use a window size of N bytes,
  847.            overriding the sender's window size setting, 4096 bytes if N is
  848.            missing.[6]
  849.  
  850.         y  Yes it is OK to replace a file already on disk when receiving a
  851.            file.  If absent, the operator is given a choice of appending to
  852.            the current file (a), erasing it (y) or aborting (n).  This option
  853.            is not allowed if ZCOMM is Restricted.  When sending with ZMODEM,
  854.            commands the receiver to replace a file on its disk.
  855.  
  856.         Y  (ZMODEM) Transfer only those files for which a file with the same
  857.            pathname exists at the destination, overwriting the destination
  858.            files.  The Y option may be followed by other ZMODEM options to
  859.            further qualify the selection of files to transfer.  This option is
  860.            not allowed if ZCOMM is Restricted.
  861.  
  862.            EXAMPLE: sz -Yn *.* If the source directory contains files A, B,
  863.            and C, each dated today, and the destination directory contains B
  864.            and C, with B a week old and C dated today, only B will be sent.
  865.  
  866.  
  867.         zT Use T minutes behind GMT (Greenwich Mean Time) as the local
  868.            timezone instead of the z parameter value for the file(s)
  869.            transferred with this command.
  870.  
  871.            EXAMPLE: sb -k -z300 ESTfile sends ESTfile corrected for creation
  872.            in Eastern Standard Time.
  873.  
  874.  
  875.  
  876.  
  877.         __________
  878.  
  879.          6. The W option is supported when receiving files from ZMODEM-90(TM)
  880.             program versions after Jan 21 1990.
  881.  
  882.  
  883.  
  884.         (C) 1990 Omen Tech Inc       Chapter 20 Protocol File Transfer OPTIONS
  885.  
  886.  
  887.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  888.         ZCOMM User Manual                                                  166
  889.  
  890.         Z  Transmit files with compression.  The ZMODEM receiver must indicate
  891.            its ability to decompress received files for this option to take
  892.            effect.
  893.  
  894.            When sending between Unix systems, files are compressed with 12 bit
  895.            Lempel-Ziv compression.  Otherwise, packets are transmitted with
  896.            Run Length Encoding.
  897.  
  898.            Over slow channels, compression increases the transmission speed of
  899.            compiler listings, screen dumps, etc. by up to 50 per cent.  LZW
  900.            compression is more effective on more types of data than RLE
  901.            compression.  Some files, including the Personal Computing Magazine
  902.            ASCII Test File, speed up by more than an order of magnitude with
  903.            either RLE or LZW compression.  Heavily encrypted data and
  904.            compressed files, including ARC and ZOO archives, do not benefit
  905.            from ZMODEM compression.
  906.  
  907.            The situation with fast compressed modems is more complex.  The
  908.            benefits of ZMODEM compression will depend on the particular
  909.            application; try the transfers with and without ZMODEM compression
  910.            to determine the most efficient options.
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.         (C) 1990 Omen Tech Inc                                Chapter 20 Modes
  944.  
  945.  
  946.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  947.         ZCOMM User Manual                                                  167
  948.  
  949.         21.  MODES for Data Capture
  950.  
  951.         The modes described in this chapter affect the operation of the f,
  952.         put, wait, and t commands.  The b, n, p, r, w modes are mutually
  953.         exclusive.
  954.  
  955.         All modes except f and n are reset by the call and init commands.
  956.  
  957.         Modes may be set with flags to the conference, create, enable,
  958.         disable, f, open, t, and wait commands.
  959.  
  960.         The call command resets ZCOMM and the communications port to 8 bits no
  961.         parity.
  962.  
  963.         !  Negates the sense of the following mode(s).  The !  modifier is not
  964.            used with the 7 and 8 modes.
  965.  
  966.            EXAMPLE: t -Z!tl enables ZMODEM AutoDownload and turns off throttle
  967.            and line printer output.
  968.  
  969.  
  970.         7e 7o 7m 7s Sets 7 bits plus {Even Odd Marking Spacing} parity for
  971.            transmission with the put, f, and t commands, and file transfers
  972.            using the Kermit protocol.  The parity setting does not affect the
  973.            information content of received characters.[1] If 7e or 7o mode is
  974.            used, each incoming byte of Kermit packets is checked for parity
  975.            for extra accuracy in file transfers.
  976.  
  977.            Some applications require a 7 bit transmission mode.  Even parity
  978.            is often used for TWX and IBM mainframe communications.  7m mode
  979.            sets the parity bit to "marking" (8th bit set to ONE), sometimes
  980.            used with DEC minicomputers and IBM mainframes.
  981.  
  982.            7s mode masks data transmitted by the term function to 7 bits
  983.            (spacing is equivalent to binary 0).
  984.  
  985.            If a paritied mode is specified, the term function counts each
  986.            character received with the opposite parity as an uncorrected
  987.            error.
  988.  
  989.            The call command resets ZCOMM and the communications port to 8 bits
  990.            no parity (8n).
  991.  
  992.            EXAMPLE: ena -E7e enables Error Containment(TM) with 7 bits even
  993.  
  994.  
  995.         __________
  996.  
  997.          1. The term function normally strips the parity bit unless 8g
  998.             (graphics) mode is set.
  999.  
  1000.  
  1001.  
  1002.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1003.  
  1004.  
  1005.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1006.         ZCOMM User Manual                                                  168
  1007.  
  1008.            parity.
  1009.  
  1010.  
  1011.            SEE ALSO: E mode
  1012.  
  1013.         8n Sets 8 bits no parity (default) for transmission with the Kermit,
  1014.            and t commands.  The call command resets ZCOMM and the
  1015.            communications port to 8 bits no parity (8n).
  1016.  
  1017.         8g Some PC based bulletin boards send line drawing characters intended
  1018.            for IBM display adapters encoded with the 8th bit set.  8g mode
  1019.            uses 8 data bits with no parity.  All 8 bits are also passed to the
  1020.            display, allowing the special graphics characters to be displayed,
  1021.            including those sent by many IBM-PC bulletin boards.  8g mode must
  1022.            not be used when the remote is sending 7 bits with marking, even,
  1023.            or odd parity,
  1024.  
  1025.         8o 8e 8e sets the hardware to 8 bits even parity; 8o sets the hardware
  1026.            to 8 bits odd parity.  The 8e and 8o modes are used only with very
  1027.            specialized applications.  No known dial-up systems use either of
  1028.            these modes.  Most modems do not support 8e or 8o mode.
  1029.  
  1030.         A  Sends characters from the remote to DOS, bypassing ZCOMM's CRT
  1031.            driver.  A mode allows a screen driver such as FCONSOLE.DEV to
  1032.            pcocess extended ANSI or special terminal codes which ZCOMM would
  1033.            not otherwise understand.  The A mode affects the term function
  1034.            only.  When using the A mode, the term function status line should
  1035.            be disabled with a "display stat=off" command if the display driver
  1036.            uses all 25 CRT lines.  Fansi-Console(TM) or other drivers with
  1037.            definable scrolling regions may be set to scroll only the top 24
  1038.            lines, leaving the 25th line free for ZCOMM's status information.
  1039.            WARNING: Fansi-Console and ANSI.SYS allow input data from the
  1040.            remote to redefine keys and/or cause commands to be executed.  Such
  1041.            capabilities pose a security breach.  For example, an innocuous
  1042.            looking message could contain an invisible escape sequence to make
  1043.            your "keyboard" issue "del \COMMAND.COM" the next time you strike
  1044.            the ESC key.
  1045.  
  1046.            EXAMPLE: display stat=off;  t -A disables Zcomm's status line and
  1047.            routes characters from the remote to DOS standard output.
  1048.  
  1049.  
  1050.            SEE ALSO: list command
  1051.  
  1052.         a  Addlf adds a linefeed to each carriage return received from the
  1053.            remote.  This is displayed as newline (return/linefeed).  The same
  1054.            action takes place if addlf is in effect when the term function is
  1055.            writing the circular buffer to a file.  This mode is useful when
  1056.            the data from the remote contains carriage returns but no
  1057.            linefeeds.  The a mode may be used with the s (Strip control
  1058.            characters) mode.
  1059.  
  1060.  
  1061.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1062.  
  1063.  
  1064.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1065.         ZCOMM User Manual                                                  169
  1066.  
  1067.            NOTE: i (image) mode supersedes a mode.
  1068.  
  1069.            EXAMPLE: read nolffile.txt; create -a withlf.txt; w; close reads
  1070.            nolffile.txt into the circular buffer, then writes it to withlf.txt
  1071.            with linefeeds added.
  1072.  
  1073.  
  1074.         b  Binary mode of file transmission with the f file command.  All 8
  1075.            bits are sent.  This is handy for uploading binary files using the
  1076.            f command to adjacent machines without any useful file transfer
  1077.            protocol.
  1078.  
  1079.            Don't confuse this mode with the protocol file transfer commands
  1080.            which send files with error correcting protocols.  Also don't
  1081.            confuse this with the i mode which affects files received with the
  1082.            term function.
  1083.            NOTE: The fput command can also be used to send a binary file when
  1084.            no monitoring of the remote's responses is needed.
  1085.  
  1086.            EXAMPLE: f -b binfile
  1087.  
  1088.  
  1089.         c, C Compuserve mode allows the remote computer to invoke the
  1090.            Compuserve B protocol.  c causes formfeed from the remote to clear
  1091.            the screen, C does not.  When enabled with c or C mode, the
  1092.            Compuserve B protocol uses ENQ and DLE for special functions.
  1093.  
  1094.            EXAMPLE: t -c
  1095.  
  1096.  
  1097.            SEE ALSO: w numeric parameter
  1098.  
  1099.         D  Delays detection of carrier detect loss.  * When carrier detect is
  1100.            lost, D mode causes ZCOMM to wait up to two seconds for carrier
  1101.            detect to return.  If carrier detect returns within that two
  1102.            seconds, ZCOMM pauses another two seconds to allow the modems time
  1103.            to stabilize.  D mode allows file transfers to continue in the
  1104.            presence of interruptions from call waiting or cellular radio
  1105.            communications dropouts.  The modem's carrier dropout timer must be
  1106.            lengthened to two seconds to accomodate such droputs without
  1107.            disconnecting by adding a Hayes S10=20 command to the modem
  1108.            initialization string sent by the dial telephone directory entry.
  1109.  
  1110.         d  (Dropout) Disables the No Carrier Detect message otherwise
  1111.            generated by the term function and protocol file transfers when the
  1112.            communications port detects a loss of carrier detect.  This mode is
  1113.            useful when operating with direct connections that do not properly
  1114.            drive the carrier detect line.  The call command sets d mode; the
  1115.            standard dialing scripts cancel it when the modem reports a
  1116.            connection.
  1117.            NB: Enabling d mode disables the term function from checking for
  1118.  
  1119.  
  1120.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1121.  
  1122.  
  1123.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1124.         ZCOMM User Manual                                                  170
  1125.  
  1126.            loss of carrier detect signal.  Disabling d mode enables this
  1127.            checking.
  1128.  
  1129.            EXAMPLE: ena -d
  1130.  
  1131.  
  1132.         E  Error Containment(TM) When the remote is transmitting continuously,
  1133.            a single "line hit" may garble many characters before the hardware
  1134.            can recover.  E mode makes the term function send an XOFF (^S)
  1135.            character to stop the transmission of data when a "line hit" is
  1136.            detected.  A line hit is detected by the presence of a break signal
  1137.            or framing error.  If the 7e, 7o, 7m, or 7s mode is set, ZCOMM also
  1138.            detects parity errors as line hits.[2] After a brief pause, an XON
  1139.            (^Q) is sent to resume transmission.
  1140.  
  1141.            E mode does not effect protocol transfers.  It is effective only
  1142.            when the remote recognizes XOFF to stop transmission.  E mode
  1143.            cannot be used with programs such as EMACS which use ^S and ^Q as
  1144.            editing commands; it should not be used with X.PC.
  1145.  
  1146.            EXAMPLE: create -+E7e capture.fil creates capture.fil for output,
  1147.            appending it to any existing instance of the file, enabling 7 bits
  1148.            even parity and Error Containment.
  1149.  
  1150.  
  1151.            SEE ALSO: E and e numeric parameters
  1152.  
  1153.         e  EMACS editors and a few other programs use the ASCII flow control
  1154.            characters XON and XOFF as commands.  These characters cannot be
  1155.            used for their normal flow control functions with EMACS.  Emacs
  1156.            mode suppresses the automatic transmission of XOFF (^S) and XON
  1157.            (^Q) when ZCOMM's circular buffer fills up.  Opening a receive file
  1158.            with the t file command cancels EMACS mode, but it may be turned
  1159.            back on later.  ("t -e file" won't activate e mode.)
  1160.  
  1161.            When capturing data to a file with e (Emacs) mode on, the user must
  1162.            manually stop the data from the remote and dump the buffer with the
  1163.            w command or the Alt-W key.  Keyboarded characters automatically
  1164.            trigger a buffer write.
  1165.  
  1166.            EXAMPLE: create capturefile; t -e
  1167.  
  1168.  
  1169.  
  1170.  
  1171.         __________
  1172.  
  1173.          2. Many medium speed modems, including 1200 and 2400 bps units, do
  1174.             not generate framing errors in response to line hits.  When such
  1175.             modems are used, parity must be used to detect line hits.
  1176.  
  1177.  
  1178.  
  1179.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1180.  
  1181.  
  1182.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1183.         ZCOMM User Manual                                                  171
  1184.  
  1185.            SEE ALSO: j mode
  1186.  
  1187.         f  Full duplex.  ZCOMM does not echo keyboarded characters to the
  1188.            screen.
  1189.  
  1190.         FN Sets the pattern match fail time for the current wait command to N
  1191.            seconds absolute.
  1192.  
  1193.            EXAMPLE: wait -F5 searches for a pattern match, and will fail after
  1194.            five seconds.
  1195.  
  1196.  
  1197.         fN Sets the pattern match fail time for the current wait command to N
  1198.            seconds of inactivity.
  1199.  
  1200.            EXAMPLE: wait -f5 searches for a pattern match, and will fail after
  1201.            five seconds of inactivity.
  1202.  
  1203.  
  1204.            SEE ALSO: f numeric parameter
  1205.  
  1206.         g  resumes sending the file once in the term function, equivalent to
  1207.            an XON character.  Disabling g causes a file queued for
  1208.            transmission to wait for an XON character.  Enabling g mode (ena
  1209.            -g) will resume file transmission after a grab command.
  1210.  
  1211.            SEE ALSO: grab command
  1212.  
  1213.         G, GG G mode (the default) allows the term function to recognize XON
  1214.            and XOFF flow control.  A number of characters may be sent before
  1215.            ZCOMM responds to XOFF.  GG mode prevents the term function from
  1216.            recognizing XON and XOFF flow control.
  1217.  
  1218.            As a special case, disabling G mode allows the interrupt driven
  1219.            output routines in ZCOMM to respond immediately to XOFF and XON
  1220.            characters instead of waiting for the term function to receive and
  1221.            act upon them.  A consequence of this selection is that the term
  1222.            function may be "stuck" waiting for the interrupt level routines,
  1223.            while at the same time the interrupt level routines are "waiting"
  1224.            for an XON character.  A spurious XOFF or lost XON character can
  1225.            cause this deadlock.  The S numeric parameter should be set to an
  1226.            appropriate value to allow timeout and recovery from this
  1227.            condition.
  1228.  
  1229.            EXAMPLE: f -!G asciifile.txt
  1230.  
  1231.  
  1232.         H,h Half Duplex Displays keyboarded characters as they are sent to the
  1233.            host.  H mode causes keyboarded carriage return to be echoed as
  1234.            cr/lf.
  1235.  
  1236.  
  1237.  
  1238.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1239.  
  1240.  
  1241.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1242.         ZCOMM User Manual                                                  172
  1243.  
  1244.            Two half duplex modes are provided to match computer systems that
  1245.            send a linefeed in response to carriage return ("t -h") and others
  1246.            that give no echo at all to carriage return ("t -H").
  1247.  
  1248.            SEE ALSO: h numeric parameter
  1249.  
  1250.         i  If a file is being received with the Term function, Image mode
  1251.            allows all characters received, including NULLS, to be output when
  1252.            the capture buffer is written to disk.  Image mode makes the review
  1253.            function act upon ESCAPE characters.  Image mode overrides the a, s
  1254.            and z modes.  Image mode does not override the A, c, C or Z modes,
  1255.            and does not control the parity bit.
  1256.  
  1257.            EXAMPLE: t -i
  1258.  
  1259.  
  1260.            SEE ALSO: I, v and 8g modes, ALT-I key, fget command
  1261.            The fget command is faster as there is no display of the received
  1262.            data.
  1263.  
  1264.            Image mode does not affect transmitted data.[3]
  1265.  
  1266.         I  Super Image mode sets completely transparent 8 bit data capture
  1267.            with the term function.  In addition, the A, c, C, and Z modes are
  1268.            superceded, XON, XOFF, ENQ are not executed.  Super Image mode is
  1269.            useful for capturing binary data from sources that require keyboard
  1270.            or script intervention.  If the incoming data contains random
  1271.            escape sequences, ZCOMM's terminal emulation decoding of escape
  1272.            sequences should be suppressed.  Either v mode should be set, or a
  1273.            display dumb command should be given.
  1274.  
  1275.         J  On Unix and Xenix systems, the J mode smooths the display of data
  1276.            coming from slow serial lines by accepting data in smaller chunks.
  1277.            It may be used for interactive applications where jerky output is
  1278.            unesthetic.  J mode increases CPU utilization and context switching
  1279.            overhead.
  1280.  
  1281.            SEE ALSO: ALT-J
  1282.  
  1283.         j  * The jabberwrite mode causes the term function to dump the
  1284.            circular buffer to disk once a second if a receive file is open,
  1285.            without interrupting the data flow from the remote.  This avoids
  1286.            the delay required when dumping the entire buffer to disk, but may
  1287.            cause loss of data if the output device is too slow, or if its
  1288.  
  1289.  
  1290.         __________
  1291.  
  1292.          3. The b (Binary) mode modifies files transmitted with the term
  1293.             function.
  1294.  
  1295.  
  1296.  
  1297.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1298.  
  1299.  
  1300.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1301.         ZCOMM User Manual                                                  173
  1302.  
  1303.            driver software inhibits data interrupts from the remote.  It
  1304.            should not be used with the PCjr because the PCjr disk cannot
  1305.            overlap i/o with disk activity.
  1306.  
  1307.            EXAMPLE: t -j
  1308.  
  1309.  
  1310.         K  Enables automatic downloading of files with the Kermit protocol.
  1311.            The y mode applies to Kermit AutoDownload.
  1312.  
  1313.         l  (letter l) List unit (Printer) on.  Since ZCOMM buffers the
  1314.            printer, it needn't be as fast as the incoming data as long as the
  1315.            buffered data doesn't exceed the circular buffer size.  The rewind
  1316.            command may be used to get extra copies of the received data
  1317.            (assuming it all fits in the circular buffer).  The list unit is
  1318.            accessed with the rom bios printer interface (int 17h).
  1319.  
  1320.            EXAMPLE: t -l enables printer spooling.
  1321.  
  1322.  
  1323.            EXAMPLE: disable -l disables printer spooling.
  1324.  
  1325.            NOTE: If ZCOMM is terminated before all of the circular buffer is
  1326.            output to the printer, the remainder of the data will be lost.
  1327.  
  1328.            SEE ALSO: The ALT-L key toggles printing starting with next
  1329.            character received from the remote.  The l numeric parameter
  1330.            selects the printer device.  The lpnono string parameter allows
  1331.            unwanted control characters to be filtered from the printer.
  1332.  
  1333.         n  sends newline (lf) only when transmitting a file with the term
  1334.            function (no CR).  Keyboarded CR is sent as a newline.  When
  1335.            receiving a file to disk with the term function, Newline is stored
  1336.            on disk as CR LF.  n mode causes newlines to be displayed as CR LF.
  1337.            The n mode is not reset by the call command.
  1338.  
  1339.            EXAMPLE: f -n file
  1340.  
  1341.  
  1342.         p,P When transmitting a file with the term function, the contents of
  1343.            eolstr (CR by default) are sent at the end of each line.  Prompt
  1344.            mode then waits for a prompt character ( g numeric parameter[4])
  1345.            from the remote after each line transmitted from a file.  If GOchar
  1346.            is not received, the wait times out and transmission proceeds in
  1347.            the same manner as with w mode.  The duration of this timeout is
  1348.  
  1349.  
  1350.         __________
  1351.  
  1352.          4. The default for numeric parameter g (GOchar) is linefeed .
  1353.  
  1354.  
  1355.  
  1356.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1357.  
  1358.  
  1359.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1360.         ZCOMM User Manual                                                  174
  1361.  
  1362.            controlled by the p numeric parameter.  The q numeric parameter
  1363.            controls the pause between recognizing GOchar and resuming
  1364.            transmission.  This pause is not reset by characters from the
  1365.            remote.
  1366.  
  1367.            EXAMPLE: f -p file
  1368.  
  1369.  
  1370.            SEE ALSO: g, p, q numeric parameters
  1371.  
  1372.            As a convenience, P mode implicitly sets GOchar to 17.  As a
  1373.            special case, if GOchar is set to 17 (called XON, DC1, or ^Q)
  1374.            before the p mode is set, file transmission is stopped until an XON
  1375.            is keyboarded or received from the remote.
  1376.  
  1377.            EXAMPLE: f -P file
  1378.  
  1379.  
  1380.         q  Setting q mode causes the term function to guarantee the contents
  1381.            of the circular buffer have been written to disk[5] and then
  1382.            transmit the answerback string parameter in response to ENQ.  An
  1383.            ACK from the local keyboard or a transmitted file also transmits
  1384.            the answerback.  An EOT or carrier loss closes the receive file and
  1385.            exits the term function.
  1386.  
  1387.         Q  Quiet inhibits the term function display of data from the remote.*
  1388.            The status line, ZCOMM messages, and output from utility commands
  1389.            are not affected.  The Q mode may be used to suppress unwanted
  1390.            characters during modem initialization, logins, etc.
  1391.  
  1392.            SEE ALSO: display inhibit command
  1393.  
  1394.         r  CRmode sends the contents of eolstr (CR by default) at the end of
  1395.            each line transmitted from a file with the f command.  There is no
  1396.            pause at the end of each line.
  1397.  
  1398.            EXAMPLE: f -r file
  1399.  
  1400.  
  1401.         S  SuperStrip mode strips Form Feed (FF) from the file in addition to
  1402.            the actions of s mode.
  1403.  
  1404.            EXAMPLE: t -S capture.txt
  1405.  
  1406.  
  1407.         __________
  1408.  
  1409.          5. On DOS, the file is written, closed, and reopened.  The TWX
  1410.             protocol assumes that transmitted information has been safely
  1411.             stored before an answerback is sent in response to ENQ.
  1412.  
  1413.  
  1414.  
  1415.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1416.  
  1417.  
  1418.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1419.         ZCOMM User Manual                                                  175
  1420.  
  1421.         s  Strip all Control Characters except LF, FF, HT, and BS when
  1422.            capturing to a file with the term function.  Most escape sequences
  1423.            are completely removed, especially common ANSI codes for setting
  1424.            colors and positioning.  In s mode, a BS character causes ZCOMM to
  1425.            attempt to erase the previous character from the output file with
  1426.            an fseek() function call.  This is guaranteed to work only if the
  1427.            output is to a disk file and sufficient characters come after the
  1428.            BS to overlay the "erased" character.[6] An LF is stored in the
  1429.            file as CR LF to make up for the CR that is discarded in s mode.
  1430.            XON, XOFF, and DEL (RUBOUT) do not display when s mode is in
  1431.            effect.  The a (Addlf, add linefeed to carriage return) mode may be
  1432.            used with the s mode.
  1433.            NOTE: i (image) mode supersedes s mode editing.
  1434.  
  1435.            When displaying file(s) with the cat, more, type, page, bro/v, and
  1436.            bro/p commands, stop when ^Z (CP/M EOF) is read.
  1437.  
  1438.         sss In addition to the above, sss inhibits the display of blank lines.
  1439.  
  1440.            SEE ALSO: display vt100 command
  1441.  
  1442.         t  Some remote systems cannot accept input at full speed.  Throttle
  1443.            mode slows the sending of characters to the remote.  The speed is
  1444.            controlled by the t numeric parameter.  The default value slows
  1445.            transmission to about 50 words per minute.  The t mode does not
  1446.            affect protocol transfers.
  1447.  
  1448.            EXAMPLE: f -t command.fil
  1449.  
  1450.  
  1451.            SEE ALSO: t numeric parameter
  1452.  
  1453.         TN Sets the pattern match fail time for the current wait command to N
  1454.            seconds absolute.  In addition, the term function will return
  1455.            (without matching any patterns) after an enabled Kermit,
  1456.            Compuserve-B, or ZMODEM automatic file transfer (successful or
  1457.            otherwise).
  1458.  
  1459.            EXAMPLE: wait -T99 searches for a pattern match, and will fail
  1460.            after 99 seconds.
  1461.  
  1462.  
  1463.         u  Enables Upper case conversion of keyboard and file characters sent
  1464.            with the term function (t, f, F2 commands).  The answerback and
  1465.            programmed strings are not affected.  Protocol file transfers are
  1466.  
  1467.  
  1468.         __________
  1469.  
  1470.          6. This backspace simulation does not stop at a virtual left margin.
  1471.  
  1472.  
  1473.  
  1474.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1475.  
  1476.  
  1477.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1478.         ZCOMM User Manual                                                  176
  1479.  
  1480.            not affected.
  1481.  
  1482.            EXAMPLE: ena -u
  1483.  
  1484.  
  1485.            SEE ALSO: ALT-U key
  1486.  
  1487.         v  View control characters as ^C.  In addition to the above, vv mode
  1488.            denotes characters with the parity bit set by prepending a tilde
  1489.            (~).  Finally, vvv mode prints incoming characters in hex.* The v
  1490.            modes override the A, c, C, and Z modes.
  1491.  
  1492.            EXAMPLE: t -iv bincapt.fil captures binary data from the modem to
  1493.            bincapt.fil, with control characters displayed legibly.
  1494.  
  1495.            NOTE: View mode is distinct from view option.
  1496.  
  1497.         w  Wait mode.  When sending files with the term function, send the
  1498.            contents of eolstr (CR by default) at the end of each line, and
  1499.            then wait until echoes from the remote have stopped.  Useful for
  1500.            sending files to bulletin boards where the remote needs time to
  1501.            prepare for the next text line.  The p numeric parameter controls
  1502.            the length of this wait, which is reset by each character received
  1503.            from the remote.
  1504.  
  1505.            EXAMPLE: f -w file
  1506.  
  1507.  
  1508.         W  Enable writing from the circular buffer to capture file (default
  1509.            enabled).* The echof and echoc commands are not affected.
  1510.  
  1511.            SEE ALSO: ki command
  1512.  
  1513.         x,X EXit from the term function when EOF is encountered on transmitted
  1514.            file.  In addition, X mode causes the term function to exit when
  1515.            the file upload is interrupted by reading a character matching the
  1516.            value of the m numeric parameter.  The x mode is the standard way
  1517.            for a script to regain control after uploading a file with the term
  1518.            function.
  1519.  
  1520.            EXAMPLE: f -x upload.txt
  1521.  
  1522.  
  1523.            SEE ALSO: m numeric parameter
  1524.  
  1525.         y  Yes it is OK to clobber a file already on disk when receiving to a
  1526.            file.  If absent, the operator is given a choice of appending to
  1527.            the current file (a), erasing it (y) or aborting (n).  This mode is
  1528.            reset at each command line and at each obey and function key,
  1529.            pattern action, or downloaded command.  This mode is not allowed if
  1530.            ZCOMM is Restricted.
  1531.  
  1532.  
  1533.         (C) 1990 Omen Tech Inc                                Chapter 21 Modes
  1534.  
  1535.  
  1536.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1537.         ZCOMM User Manual                                                  177
  1538.  
  1539.         Z  (Case is significant!) enables ZMODEM AutoDownload of commands and
  1540.            files when the term function is active (this is the default).  The
  1541.            term function recognizes ZMODEM AutoDownload at 300 bps and higher
  1542.            speeds.
  1543.  
  1544.            EXAMPLE: dis -Z disables ZMODEM AutoDownload.
  1545.  
  1546.  
  1547.            ZMODEM AutoDownload performs a security check to reject Trojan
  1548.            Horse messages.  The challenge may be disabled with an ena -yZ
  1549.            command, resulting in a time savings when using some modems.
  1550.  
  1551.         z  Close file when CPMEOF (^Z) is encountered while writing the
  1552.            capture buffer.  z mode also appends a CTRL-Z (CP/M EOF) to the end
  1553.            of files created with the apd, create, t file, browse/a, browse/A,
  1554.            review/w, review/W, and > commands.  Otherwise, ^Z is ignored.
  1555.  
  1556.         +  When receiving to a file already on disk, append the new data to
  1557.            the old file.  This mode is reset at each command line and at each
  1558.            obey and function key, pattern action, or downloaded command.  This
  1559.            mode is not allowed if ZCOMM is Restricted.
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.         (C) 1990 Omen Tech Inc                        Chapter 21 Term Function
  1593.  
  1594.  
  1595.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1596.         ZCOMM User Manual                                                  178
  1597.  
  1598.         22.  TERM FUNCTION
  1599.  
  1600.         Interactive conversation with the remote is controlled by the term
  1601.         function.  The term function provides the conversational link between
  1602.         the keyboard, display, printer, and the remote computer.  ZCOMM's term
  1603.         function also controls the capture of data from the remote, "non-
  1604.         protocol" sending of files and commands, and recognition of the
  1605.         remote's responses (pattern searches).
  1606.  
  1607.         The term function is entered by the F2, f, put, putw, t and wait
  1608.         commands, and by the rx and sx commands when the t option is used.
  1609.  
  1610.         Normally, the term function acts upon keyboarded characters
  1611.         immediately.  If the term function is sending a string with the put or
  1612.         putw commands, or if the keyboard has been locked with the kbdlock
  1613.         command, keystrokes are not drained from the keyboard buffer.  If ANSI
  1614.         KAM (Keyboard Action Mode) escape sequence has been received,
  1615.         keystrokes are discarded with a bleep of the bell.
  1616.  
  1617.         Normal ASCII printing and control characters are sent to the remote.
  1618.         Some keys may be redefined with the set command.  NUKE (ALT-N) returns
  1619.         control to the main command prompt.  The term function returns to its
  1620.         caller when an F1 or ALT-X key is struck.
  1621.  
  1622.         A carrier detect loss during a pattern search or a satisfied search[1]
  1623.         cause the term function to return.  Counting the error count (e
  1624.         numeric parameter) UP TO 0 makes the term function return.  An ETX or
  1625.         EOT received from the remote when q mode is on also does the trick.
  1626.         Finally, an EOF on a file uploaded with x mode, or a match on a file
  1627.         uploaded with X mode makes the term function return.
  1628.  
  1629.         22.1  Major Modes of Operation
  1630.  
  1631.         The term function can operate in several Major Modes affecting
  1632.         keyboarded characters.[2]
  1633.  
  1634.         Terminal Emulation Normal mode operates according to the terminal
  1635.              emulation selected.  Keyboard mapping with set and mk commands is
  1636.              effective.
  1637.  
  1638.         Conference The conference command (described at the end of this
  1639.              chapter) provides local editing of keyboarded characters before
  1640.              transmission.
  1641.  
  1642.  
  1643.         __________
  1644.  
  1645.          1. Unless the c modifier was used
  1646.  
  1647.          2. Not all Major Modes are supported on all operating systems.
  1648.  
  1649.  
  1650.  
  1651.         (C) 1990 Omen Tech Inc                        Chapter 22 Term Function
  1652.  
  1653.  
  1654.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1655.         ZCOMM User Manual                                                  179
  1656.  
  1657.         Chat The chat command links two keyboards interactively.
  1658.  
  1659.         Doorway Doorway is activated with the ALT-= key to allow function and
  1660.              alt keys to be passed to certain BBS systems.
  1661.  
  1662.         Scancode Scancode passes raw scancodes to VP/ix and similar
  1663.              applications.
  1664.  
  1665.  
  1666.         22.2  Command Characters
  1667.  
  1668.         In the term function, soft key definitions override the keys' normal
  1669.         functions.
  1670.  
  1671.         ALT-= Toggles the term function keyboard handling between normal,
  1672.           doorway, and scancode operation.
  1673.  
  1674.           In doorway operation, ALT, cursor, and function keys are transmitted
  1675.           as NULL followed by the raw scan code.  This is especially useful
  1676.           when operating the PC Board ProDoor full screen editor.
  1677.  
  1678.           In scancode mode, raw scan codes are transmitted for use by VP/ix
  1679.           and other programs that require raw IBM keyboard scan codes.
  1680.  
  1681.           Both doorway or scancode operation override all term function key
  1682.           bindings escept for ALT-= which toggles between these forms of
  1683.           operation.
  1684.  
  1685.         Backspace Normally the term function sends backspace to the remote
  1686.           without any special processing.  This is ideal for most systems
  1687.           where backspace implies deletion of the character immediately to the
  1688.           left of the cursor.  Other systems, including VMS, use RUBOUT for
  1689.           this function.  The GCOS system uses the # character for this
  1690.           function.  The special requirements of these systems can be
  1691.           optimally accomodated by assigning a string or series of commands to
  1692.           the BS key.  Chapter 99 provides some examples.
  1693.  
  1694.         F1, ALT-X Return from the term function.  ALT-X is an alternate to F1
  1695.           in case the user has assigned his own string or command to F1.
  1696.  
  1697.         F2, PgUp, PgDn, ALT-R Enter the review function displaying data
  1698.           starting with either the first character received after the last
  1699.           character keyboarded (except space, Ctrl-Q, or Ctrl-S), or about 48
  1700.           lines back if less than 400 characters have been received since the
  1701.           last character keyboarded.  This allows the output from the last
  1702.           command to be conveniently reviewed.  Review then awaits the next
  1703.           command.
  1704.  
  1705.           F2 followed by "k" is a handy way to clear both the screen and the
  1706.           circular buffer.
  1707.  
  1708.  
  1709.  
  1710.         (C) 1990 Omen Tech Inc                        Chapter 22 Term Function
  1711.  
  1712.  
  1713.         Version 17.78 TurboDial 2.35            Universal Line Printer Edition
  1714.         ZCOMM User Manual                                                  180
  1715.  
  1716.         Up Enter remote command recall and select the previous remote command
  1717.           for editing in the status line.  Backspace, and Ctrl-W may be used
  1718.           for editing the line.  Ctrl-U and Ctrl-X clear the line's contents
  1719.           and restore normal term function operation.
  1720.  
  1721.         Down Enter remote command recall and select the next remote command
  1722.           for editing in the status line.
  1723.  
  1724.         Home Enter review function, displaying text starting at the beginning
  1725.           of the buffer.  ALT-R is an alternate to F2 in case the user has
  1726.           assigned his own string or command to F2.
  1727.  
  1728.         F3...F10, FS1...FS4 Chapter 19 describes the functions that the
  1729.           "setup" entry in the sample PHODIR.t file assigns to these keys.
  1730.  
  1731.         Ctrl-Break Sends a 200 millisecond (default) break signal to the
  1732.           remote.  The function of this key may be reassigned with a set
  1733.           command.
  1734.           NOTE: Some modems do not correctly pass a break signal to the
  1735.           remote.
  1736.  
  1737.         Ctrl-Shift-2 Some remote computer systems may require sending the NULL
  1738.           (000) character.  NULL may be keyboarded by Ctrl-Shift-2.
  1739.  
  1740.         ^F Iff q (TWX) mode is in effect, transmit the string parameter
  1741.           answerback to the remote.  This is equivalent to HEREIS on a
  1742.           Teletype(TM) machine.
  1743.  
  1744.         Enter Iff n mode is set, send a newline (LF).  Otherwise, send the
  1745.           contents of entstr (default CR) to the remote.
  1746.  
  1747.         ^Q Iff a transmit file is open and its transmission has been stopped
  1748.           by a XOFF, transmission is resumed.  Resumes counting of the
  1749.           inactivity timeout associated with the wait and pattern commands.
  1750.           Otherwise no special treatment.
  1751.  
  1752.         Rubout The ASCII delete (rubout) character (hex 7F, octal 177) is
  1753.           generated by Ctrl-Backspace (the left arrow above the ENTER key on
  1754.           the PC keyboard).  The "Del" key near the lower right of the
  1755.           keyboard does not generate delete, but may be programmed to do so
  1756.           with a "set fdel \177" command.
  1757.  
  1758.         ^S Iff a transmit file is open, transmission is stopped.  Otherwise ^S
  1759.           is transmitted.  ^S also suspends counting of the inactivity timeout
  1760.           associated with the wait and pattern commands.
  1761.  
  1762.         ALT-B Sends a 100 millisecond break signal to the remote.
  1763.           NOTE: Some modems do not correctly pass the break signal to the
  1764.           remote.
  1765.  
  1766.  
  1767.  
  1768.  
  1769.         (C) 1990 Omen Tech Inc                        Chapter 22 Term Function
  1770.  
  1771.